home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / misc / emu / warpsnes.lha / Sound.notes < prev    next >
Text File  |  1999-03-20  |  2KB  |  71 lines

  1. Sound Notes
  2. ===========
  3.  
  4. As i had some problems getting the Sound "Jerkyness-free", i will
  5. give some hints here how to get the sound with best quality. At
  6. least they were like this for me.
  7.  
  8. First of all: Yes, soundoutputs slows down, right. AHI is currently
  9. 68k-only and tons of contextswitches are needed. I am trying around
  10. with some tricks to reduce the number of contextswitches, so possibly
  11. in a future version sound might be faster. If it is too slow for you
  12. (603e owners, for example :( ), use -nosound to switch the sound
  13. OFF. Also when AHI for WarpUP is available this might improve things :)
  14. (But a new version of WarpSNES will then be needed...)
  15.  
  16. In this current version, though, sound causes a slowdown of 25% !!!
  17.  
  18. Sound options:
  19.  
  20. -nosound
  21.  
  22. Switches off the sound
  23.  
  24. -soundskip
  25.  
  26. values 0-3, use only if sound is off
  27.  
  28. -soundquality
  29.  
  30. 0 - off
  31. 1 - 8192
  32. 2 - 11025
  33. 3 - 16500
  34. 4 - 22050 (default)
  35. 5 - 29300
  36. 6 - 33600
  37. 7 - 44000
  38.  
  39. These settings seemed to require the most "playing around with". The
  40. things which worked best for me (Settings in sys:prefs/AHI) were:
  41.  
  42. For Paula:
  43.  
  44. Use a frequency as high as possible
  45.  
  46. For Soundboard (for example Prelude):
  47.  
  48. Use EXACTLY the frequency used by the -soundquality parameter you
  49. chose !!!
  50.  
  51. If it jerks, play around with the settings once more !!!
  52.  
  53. -ahiunit
  54.  
  55. To choose a different AHI Unit to play (Default=0)
  56.  
  57. -stereo
  58. -mono
  59.  
  60. Use Stereo or Mono, default is Stereo
  61.  
  62. -buffersize: 4096-32768 (default: 16384)
  63.  
  64. If it jerks, this might also help. For me 16384 and the above
  65. AHI Prefs-Settings produced a perfect result :)
  66.  
  67. -prelude
  68.  
  69. Currently does not work. In the future a prelude.library
  70. mode will be done with this...
  71.